Skip to content

replace basic_string<> with std::vector because of new Clang#1601

Merged
Exzap merged 1 commit into
cemu-project:mainfrom
oltolm:deprecation
Jun 18, 2025
Merged

replace basic_string<> with std::vector because of new Clang#1601
Exzap merged 1 commit into
cemu-project:mainfrom
oltolm:deprecation

Conversation

@oltolm

@oltolm oltolm commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

A recent version of Clang (actually libc++ 19 IIRC) has removed deprecated string templates. I replaced them with std::vector.

@Exzap Exzap merged commit c8ffff8 into cemu-project:main Jun 18, 2025
5 checks passed
@oltolm oltolm deleted the deprecation branch June 18, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants